home *** CD-ROM | disk | FTP | other *** search
- object Form1: TForm1
- Left = 408
- Top = 160
- Width = 297
- Height = 325
- Caption = 'Picture'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsStayOnTop
- OldCreateOrder = True
- Position = poDefault
- PixelsPerInch = 96
- TextHeight = 13
- object ScrollBox1: TScrollBox
- Left = 0
- Top = 0
- Width = 289
- Height = 264
- Align = alClient
- TabOrder = 0
- object AdvImage1: TAdvImage
- Left = 0
- Top = 0
- Width = 177
- Height = 161
- BevelWidth = 1
- GIFAnimate = False
- ShowFrame3D = False
- StretchRatio = False
- CenterView = False
- ShowEmptyLabel = False
- JPEGPixelFormat = jf24Bit
- JPEGScale = jsFullSize
- JPEGGrayscale = False
- JPEGPerformance = jpBestQuality
- JPEGSmoothing = True
- JPEGProgressiveEncoding = False
- JPEGCompressionQuality = 0
- JPEGProgressiveDisplay = False
- Checked = False
- CheckColor = clRed
- GifAnimateSpeed = 10
- EmptyLabel = 'Empty'
- end
- end
- object Panel1: TPanel
- Left = 0
- Top = 264
- Width = 289
- Height = 33
- Align = alBottom
- BevelOuter = bvNone
- TabOrder = 1
- object Panel2: TPanel
- Left = 207
- Top = 0
- Width = 82
- Height = 33
- Align = alRight
- BevelOuter = bvNone
- Caption = 'Panel2'
- TabOrder = 0
- object Button1: TButton
- Left = 4
- Top = 5
- Width = 75
- Height = 25
- Cancel = True
- Caption = '&Close'
- Default = True
- TabOrder = 0
- OnClick = Button1Click
- end
- end
- end
- end
-